home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_24371.txt < prev    next >
Text File  |  1990-08-24  |  4KB  |  172 lines

  1. -- card: 24371 from stack: in.0
  2. -- bmap block id: 50517
  3. -- flags: 0000
  4. -- background id: 15491
  5. -- name: Improved Printi
  6.  
  7.  
  8. -- part 8 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=70 top=139 right=322 bottom=247
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 16384
  18. -- line height: 19
  19. -- part name: List
  20.  
  21.  
  22. -- part 17 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=286 top=139 right=320 bottom=457
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 174
  30. -- text size: 14
  31. -- style flags: 16384
  32. -- line height: 19
  33. -- part name: List
  34.  
  35.  
  36. -- part 18 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=39 top=138 right=180 bottom=227
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: multiple reports
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   go cd the short name of me
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 19 (button)
  56. -- low flags: 00
  57. -- high flags: 2000
  58. -- rect: left=39 top=195 right=237 bottom=227
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: printing fields
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   go cd the short name of me
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 20 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=39 top=252 right=294 bottom=236
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: printing hypertalk
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   go cd the short name of me
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 21 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=256 top=138 right=180 bottom=444
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: printing portions of cards
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   go cd the short name of me
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 22 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=256 top=195 right=237 bottom=444
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: the print dialog boxes
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   go cd the short name of me
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 23 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=257 top=252 right=294 bottom=445
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: printing control from scripts
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   go cd the short name of me
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part contents for card part 8
  151. ----- text -----
  152. MULTIPLE 
  153. REPORTS
  154.  
  155. PRINTING 
  156. FIELDS
  157.  
  158. PRINTING HYPERTALK EXPRESSIONS
  159.  
  160.  
  161. -- part contents for card part 17
  162. ----- text -----
  163. PRINTING PORTIONS OF CARDS
  164.  
  165. THE PRINT DIALOG BOXES
  166.  
  167. PRINTING CONTROL FROM SCRIPTS
  168.  
  169. -- part contents for background part 6
  170. ----- text -----
  171.  
  172. HyperCard 2.0 has enhanced printing and reporting features; you can print multiple reports from one stack, and print the contents of fields. Click the options to learn more.